Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

tahir_makhdoom

@tahir_makhdoom
About
Posts
18
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Setup building error
    T tahir_makhdoom

    Thanks for comments i have solved the problem. just by making installerclass false.

    tahir

    Visual Studio help workspace

  • Shortcut keys in msvisio
    T tahir_makhdoom

    How can i create my own shortcut key with ctrl+y for saving file in ms visio using c# .net.

    tahir

    C# csharp question

  • stencil bar in ms visio
    T tahir_makhdoom

    how can i create new stencil bar in ms visio using c#.net and save, open, new file

    tahir

    C# csharp question

  • Custom action not running during installation
    T tahir_makhdoom

    i have different web applications i merge them and add them in a setup project i also add some custom actions in the setup. i have build and install the setup. It is done succesfully but my custom action doesnot work. I have a dialogue box which i want to show during installation for database generation but it doesnot appear. What is the solution. I am using vs 2008-with c#

    tahir

    C# csharp database visual-studio question workspace

  • custion actions not working during installion
    T tahir_makhdoom

    i have build a setup whith different applications merged. i have also added some custion actions in my setup.An application for database generation. A Dialogue box should appear during installation. i have build setup successfully. But my custom action doesnot work. i have found dialogue box for database generation during installation. Any one can guide me.

    tahir

    Visual Studio database tutorial workspace

  • Setup building error
    T tahir_makhdoom

    i have add some web application in merge module and also added some custom actions in the setup. I have found an error 1001. customaction.installstate not found what i have to do for it.

    tahir

    Visual Studio help workspace

  • Automation programing With MS visio
    T tahir_makhdoom

    How can i add stencilbar, property window grid and treeview in Ms visio using automation programming using c#.net

    Tahir Makhdoom

    C# csharp css testing tools question

  • TO disable ALT+F4
    T tahir_makhdoom

    I HAVE DISABLED CTRL ALT DEL COMBINATION BUT I HAVENT FOUND SOLUTION TO DISABLE AL+F4. If any one guide me i shall be thankful to him.

    tahir

    C# tutorial

  • Convert vb code to c#
    T tahir_makhdoom

    Thankyou very much For sharing knowledge and giving good advices.May allah give you Success at every event in your life.

    tahir

    C# csharp linux

  • To restrict start Menu
    T tahir_makhdoom

    yes its the windows start button which i want to disable through my application.

    tahir

    C# help

  • Convert vb code to c#
    T tahir_makhdoom

    Thanks i have a little problem in importing a dll public class() { [DllImport("WinLockDll.dll")] private static extern int StartButton_Show_Hide(bool bShowHide); } The error is below can you tell me what i should do Error 1 The type or namespace name 'DllImport' could not be found (are you missing a using directive or an assembly reference?) e:\NewRestrictionsc#\WindowsApplication1\WindowsApplication1\Form1.cs

    tahir

    C# csharp linux

  • Convert vb code to c#
    T tahir_makhdoom

    If Any one convert this vb code to c# i shall be thankfull to him. //code started from here option Explicit ' private Declare Function FindWindowEx Lib "user32" _ Alias "FindWindowExA" (byval hWnd1 as Long, byval hWnd2 as Long, _ byval lpsz1 as string, byval lpsz2 as string) as Long ' private Declare Function EnableWindow Lib "user32" (byval hwnd as Long, _ byval fEnable as Long) as Long public Sub EnableStartMenuButton(byval bEnable as Boolean) ' ' Don't forget to re-enable it ! ' Dim lHwnd as Long ' lHwnd = FindWindowEx(0&, 0&, "Shell_TrayWnd", vbNullString) lHwnd = FindWindowEx(lHwnd, 0&, "Button", vbNullString) Call EnableWindow(lHwnd, bEnable) ' End Sub //code ended

    tahir

    C# csharp linux

  • To restrict start Menu
    T tahir_makhdoom

    i was restricting start menu but i havent found any help about it. Is there any help or hint available from some one.

    tahir

    C# help

  • key tempring [modified]
    T tahir_makhdoom

    give me any reference about key tempring in c# -- modified at 12:01 Thursday 6th September, 2007

    tahir

    C# csharp

  • disabling hotkeys
    T tahir_makhdoom

    disable hotkeys ctrl, alt,del,win through c# and then enable code

    tahir

    C# csharp

  • startmenu programs
    T tahir_makhdoom

    i want to get start menu programs in a listbox of my application

    tahir

    C#

  • disabling hotkeys
    T tahir_makhdoom

    i want to diable hotkeys when my application run and they should be disabled while my application is running and they should be enabled when someone close my application. in c#

    tahir

    The Lounge csharp

  • disabling hotkeys
    T tahir_makhdoom

    i want to disable hotkeys like ctrl ,alt, delete while my application is running and enable when application is closed. i want code in c#. Any one can guide me.

    tahir

    C# csharp tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups