by: babylon |
last post by:
I created a class which inherits from UserControl..
However, I can't find it in the "My User Controls" tab in designer view...
How can i add it back myself?
thx...
|
by: JuLiE Dxer |
last post by:
Is there a way via C# to programmatically retrieve the full path name
to folders like "My Documents" ??
I'm seeing examples with the use of Shell32 stuff I believe,
SHGetSpecialFolderLocation...
|
by: Ben |
last post by:
Hello,
I need to save some information into a text file.
For this, I use :
FileOpen(1, "c:\MyFile.txt", OpenMode.Output)
For I = 0 To iCpt - 1
WriteLine(1,...
|
by: Tony Nelson |
last post by:
On *nix, ~/foo refers to a file in a user's home directory. On
MSWindows, users normally look at "My Documents" in their home
directory. ISTM that a file that my program would put in ~/. on Linux...
|
by: Grant_S |
last post by:
I need to identify the path to a users "My Document" folder where the
user has a roaming profile and their "My Documents" folder is mapped to
a network share as the H drive (specifically H:\\ -...
|
by: Jeremy |
last post by:
I don't know if this is really a javascript question but thought I may
as well start here...
I know that a "document" is what is displayed in a browser window.
However it is possible for the...
|
by: Bishoy |
last post by:
Hi,
In VB.NET there is a keyword called "My" which has a lot of properties
collected at it.
Is there any equivalent to this "My" in C#?
Thank you.
|
by: Franky |
last post by:
I know about GetModuleFileName but what I need is a similar call to get the
folder "My Documents"
Is there such a thing?
Thanks
|
by: Scott M. |
last post by:
I've tried following the simple instructions to be able to use MyServices
within C#...Add a project reference to Microsoft.VisualBasic.dll and add:
"using Microsoft.VisualBasic.MyServices;" to the...
|
by: Rina0 |
last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
|
by: linyimin |
last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
How does React native implement an English player?
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|