Click here to Skip to main content
15,913,167 members
Home / Discussions / C#
   

C#

 
AnswerRe: Constructing a URL? Pin
cobyjone30-Mar-05 4:31
cobyjone30-Mar-05 4:31 
GeneralRoll down menus that supports RTL Pin
Sunil Kumar Sharma from AsianCERC30-Mar-05 3:43
sussSunil Kumar Sharma from AsianCERC30-Mar-05 3:43 
GeneralOutlook Pin
Ph@ntom30-Mar-05 2:41
Ph@ntom30-Mar-05 2:41 
Generalvoice capture in C# Pin
h_alipour30-Mar-05 1:31
h_alipour30-Mar-05 1:31 
GeneralRe: voice capture in C# Pin
snouto30-Mar-05 9:51
snouto30-Mar-05 9:51 
GeneralRe: voice capture in C# Pin
Christian Graus30-Mar-05 12:14
protectorChristian Graus30-Mar-05 12:14 
GeneralGDI+ questions Pin
Sabry190530-Mar-05 0:22
Sabry190530-Mar-05 0:22 
GeneralRe: GDI+ questions Pin
Christian Graus30-Mar-05 12:13
protectorChristian Graus30-Mar-05 12:13 
ahmedsabry wrote:
how to make an area in the form have an opacity less than the hole form?

I doubt that you can, unless you make the whole form have the low opacity, and then draw the rest of the form on top. Windows needs to draw the form underneath and it can't do that if it's not at a low enough level.

ahmedsabry wrote:
nd how to make the area of desktop behind this area accessable by
the user -(as it looks like a transparent area)- from within this area ?


This has nothing to do with GDI+. I suspect you want the area to not be part of your window at all, which is quite possible. Look into irregular shaped windows.


Christian

I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
GeneralReference problems Pin
spif200129-Mar-05 23:31
spif200129-Mar-05 23:31 
GeneralRe: Reference problems Pin
Roger Stewart30-Mar-05 4:01
professionalRoger Stewart30-Mar-05 4:01 
GeneralFileSystemWatcher Pin
ppp00129-Mar-05 23:30
ppp00129-Mar-05 23:30 
GeneralRe: FileSystemWatcher Pin
Sebastian Schneider29-Mar-05 23:45
Sebastian Schneider29-Mar-05 23:45 
GeneralRe: FileSystemWatcher Pin
Chals30-Mar-05 4:37
Chals30-Mar-05 4:37 
Generalneed help to improve selected color filter logic Pin
montu337729-Mar-05 23:26
montu337729-Mar-05 23:26 
GeneralRe: need help to improve selected color filter logic Pin
Sebastian Schneider29-Mar-05 23:40
Sebastian Schneider29-Mar-05 23:40 
GeneralRe: need help to improve selected color filter logic Pin
montu337730-Mar-05 0:22
montu337730-Mar-05 0:22 
Generalcontext menu problems Pin
ekynox29-Mar-05 23:23
ekynox29-Mar-05 23:23 
GeneralRe: context menu problems Pin
Sebastian Schneider29-Mar-05 23:59
Sebastian Schneider29-Mar-05 23:59 
GeneralRe: context menu problems Pin
ekynox30-Mar-05 1:49
ekynox30-Mar-05 1:49 
GeneralRe: context menu problems Pin
Sebastian Schneider30-Mar-05 10:31
Sebastian Schneider30-Mar-05 10:31 
GeneralRe: context menu problems Pin
Sebastian Schneider30-Mar-05 10:36
Sebastian Schneider30-Mar-05 10:36 
GeneralRe: context menu problems Pin
ekynox1-Apr-05 1:11
ekynox1-Apr-05 1:11 
GeneralCompile and execute code Pin
lindiwe29-Mar-05 23:23
lindiwe29-Mar-05 23:23 
GeneralRe: Compile and execute code Pin
Stanciu Vlad29-Mar-05 23:43
Stanciu Vlad29-Mar-05 23:43 
GeneralRe: Compile and execute code Pin
Sebastian Schneider30-Mar-05 0:02
Sebastian Schneider30-Mar-05 0:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.